negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
Class BidSpaceDiscrete

java.lang.Object
  extended by negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpaceDiscrete

public class BidSpaceDiscrete
extends java.lang.Object


Constructor Summary
BidSpaceDiscrete()
           
 
Method Summary
static ValueDiscrete[][] getDiscreteCombinations(java.util.ArrayList<java.util.HashMap<ValueDiscrete,java.lang.Double>> discreteEvaluationFunctions, java.util.ArrayList<java.lang.Double> discreteWeights)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BidSpaceDiscrete

public BidSpaceDiscrete()
Method Detail

getDiscreteCombinations

public static ValueDiscrete[][] getDiscreteCombinations(java.util.ArrayList<java.util.HashMap<ValueDiscrete,java.lang.Double>> discreteEvaluationFunctions,
                                                        java.util.ArrayList<java.lang.Double> discreteWeights)
Parameters:
discreteEvaluationFunctions -
discreteWeights -
Returns: